home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / misc / mcook135.arj / MCOOK.MAN < prev    next >
Text File  |  1994-04-24  |  60KB  |  1,118 lines

  1.  
  2.      
  3.      
  4.      
  5.      
  6.                                                                      
  7.            
  8.            
  9.           *******   MicroCook (C) Copyright 1993                   
  10.                     Version 1.35   
  11.                                              
  12.                     Written & Published by                         
  13.                                                                  
  14.                     Gus Skiaker                                    
  15.                     NORSKI Software                                
  16.                     P.O. Box 76                                    
  17.                     Franksville, WI 53126-0076                     
  18.                     U.S.A.                                         
  19.                     Phone: (414) 632-9815 (6-9 PM CDT)                    
  20.                                             
  21.      
  22.                     GEnie              : NORSKI                           
  23.                     America On Line    : NORSKI
  24.                     Internet via GEnie : norski@genie.geis.com
  25.                     CompuServe         : 72713,1667     
  26.      
  27.  
  28.      
  29.      
  30.      
  31.                         _______
  32.                    ____|__     |               (R)
  33.                 --|       |    |-------------------
  34.                   |   ____|__  |  Association of
  35.                   |  |       |_|  Shareware
  36.                   |__|   o   |    Professionals
  37.                 -----|   |   |---------------------
  38.                      |___|___|    MEMBER
  39.      
  40.      
  41.                 
  42.      
  43.      
  44.      
  45.      
  46.      
  47.      
  48.      
  49.        
  50.      
  51.      
  52.      
  53.      
  54.      
  55.      
  56.    
  57.  
  58.                                  Page 1 of 19
  59.  
  60.  
  61.  
  62.  
  63.      Table of Contents:
  64.  
  65.           A Description of MicroCook ............................  3
  66.           Mouse with MicroCook ..................................  4
  67.           The KEY file ..........................................  4
  68.           The Editors ...........................................  4
  69.           Editor Keys ...........................................  5
  70.           Duplicates Checking ...................................  5
  71.           The File Menu .........................................  6
  72.           Loading MicroCook .....................................  6
  73.           OS/2 and MicroCook ....................................  6
  74.           File Menu ***************
  75.                Save Recipe ......................................  7
  76.                Save & New Recipe ................................  8
  77.                Start New Recipe .................................  8
  78.                Load By Number ...................................  8
  79.                Search for Recipe ................................  8
  80.                Disk View ........................................  9
  81.                Quit .............................................  9
  82.           Index Menu **************
  83.                Select from ......................................  9
  84.                Search ........................................... 10
  85.                Index View ....................................... 10
  86.                Sort ............................................. 10
  87.                Delete This Recipe ............................... 10
  88.                Un-Delete & Delete Recipes ....................... 10
  89.           Print Menu **************
  90.                This Recipe ...................................... 11
  91.                Other Recipes .................................... 11
  92.                Index In Memory .................................. 11
  93.                Form Feed ........................................ 11
  94.           Database Menu ***********
  95.                Change to ........................................ 11
  96.                Create New ....................................... 12
  97.                Re-Index ......................................... 12
  98.                Setup ............................................ 12
  99.           Tool Menu ***************
  100.                Conversions ...................................... 15
  101.                Read Manual ...................................... 15
  102.                File Reader ...................................... 15
  103.                About ............................................ 15
  104.                Status ........................................... 16
  105.                DOS Shell ........................................ 16
  106.           Export/Import Menu ******
  107.                Export MC database ............................... 16
  108.                Import MC database ............................... 17
  109.                Export MC ASCII .................................. 17
  110.                Import MC ASCII .................................. 17
  111.                Import MM &+ ASCII ............................... 18
  112.           Help .................................................. 18
  113.           What's Next? .......................................... 19
  114.           THANK YOU ............................................. 19
  115.  
  116.  
  117. Page                               2 of 19
  118.  
  119.      Description of MicroCook.
  120.      
  121.           MicroCook is a recipe database program written to allow users 
  122.      to collect, organize, and locate recipes.
  123.      MicroCook will run on IBM compatible PC's with MS-DOS, two floppy
  124.      disks, or a floppy disk and a hard disk. 
  125.      A hard disk is recommended as is a minimum of 512 KBytes of RAM. 
  126.      MS-DOS 3 or higher is required. MicroCook also works well in Windows
  127.      3.x and in OS/2. 
  128.      
  129.           So what's a database? A database is like a book. The whole
  130.      book is the database, while each individual record is a page in the
  131.      book. And as in the book, the database has "page numbers" called
  132.      record numbers. A page in a book has room for only so much text and
  133.      a database record also has a fixed length. This fixed length of each 
  134.      record means that it is very fast and easy to locate and load
  135.      any record in the database. This is done with help of an Index
  136.      file, just as you would locate a page with help of the Index Table
  137.      in the back of the book. 
  138.          The Index file in MicroCook consist of the Record Number, 
  139.      Recipe Name and Category. So when you select a recipe from the Index 
  140.      in MicroCook, the program loads the corresponding recipe in the 
  141.      database with help of the record number. The Index file remains 
  142.      loaded in memory at all times, so you can have easy and quick access 
  143.      to it. You can also create your own index, built up from a search 
  144.      word you provide. Index and Disk View provide further information 
  145.      on this aspect of the program later on in the manual.
  146.      
  147.           The database is a random access file system with two main
  148.      files. One database file where all the information is saved, and
  149.      one index file where only the recipe name and its categories are
  150.      saved. This index file is loaded into memory in its entirety when
  151.      MicroCook loads. This will make recipe selection and search very
  152.      fast. Because the index remains in memory, there is a limit on how 
  153.      many recipes you can have per database. This will depend on how much
  154.      free RAM you have, but with about 590 KBytes free RAM before MCOOK.EXE
  155.      is loaded, there will be room for about 2000 recipes. MicroCook
  156.      will keep track of how much free RAM remains and will give you a
  157.      warning message when the memory comes down to a preset limit. But a
  158.      2000 recipe database will create a main database file of over 8 Mbytes!
  159.      But try to keep your databases less than 1500 recipes. Large databases
  160.      will slow down MicroCook some since the whole index is loaded in memory.
  161.      The amount of free space on your hard drive determines the number of  
  162.      different database files that you may create.
  163.      
  164.      And for transportation, the main data file compresses very well 
  165.      with a file compression program like PKZIP, PKXARC or LHA, sometimes 
  166.      up to 80-90%. If no index file is found when the main data file is 
  167.      loaded, one will automatically be created. So if you want to mail 
  168.      an entire database on a floppy disk to a friend, or upload it to a 
  169.      BBS (compress it first!), you only need to send the file with the 
  170.      MCD extension.
  171.      
  172.           If you have any recipe databases created with version 1.2 of
  173.      MicroCook, a new index file will be created automatically the first
  174.      time it's loaded into MicroCook. This must be done because the
  175.      Index format has changed slightly.
  176.                                  Page 3 of 19
  177.  
  178.     
  179.           If a MicroSoft compatible mouse is detected during
  180.      initializing, it can be used for navigating the program. Then the
  181.      only times you would need to use the keyboard are for typing in
  182.      file names, search words or recipes. Anytime you see a message
  183.      where a key has to be pressed, you can place the mouse cursor on
  184.      the name of the key, and press the LEFT mouse button. These names
  185.      usually are printed in RED text. Scrolling of menus or in editors
  186.      can also be done by placing the mouse cursor on the red arrows by
  187.      scroll bars and clicking the LEFT mouse button. The RIGHT mouse
  188.      button acts like an ESC key where ESC is an option. Where a "Press
  189.      any key" message is displayed, either mouse buttons can also be
  190.      used as the "any key".
  191.      
  192.           MicroCook also has on-line quick help, available by pressing
  193.      F1, an ASCII file reader where you can access and read any ASCII
  194.      files. You can also read this manual while working in MicroCook
  195.      without having a hard copy. 
  196.           
  197.           Registered users will receive a small "key" file that will
  198.      disable the "Please register" messages and the short time delays
  199.      during loading and unloading of MicroCook. This will also display
  200.      a serial number and the registered users name in the "About.."
  201.      window in the Tools menu and the users name on line 25 in the main
  202.      screen. This key file is called xxxxx.KEY, where xxxxx is a 5 digit
  203.      number that is your personal serial number. The KEY file MUST reside in
  204.      the same directory as MCOOK.EXE.  
  205.           With your registration you will also receive an ASCII Text
  206.      editor that can be used to edit recipe files in formats other than
  207.      MicroCook's so they can be imported with the MC ASCII Import
  208.      function. This editor has built-in macros for the necessary
  209.      keywords, and also a help screen where the MC ASCII format is
  210.      described in details. NOTE: This editor is ONLY for Registered
  211.      users.
  212.      
  213.           The menus consist of a pull-down windows system with hot-
  214.      keys. Hot-keys are keyboard combinations that make it easy to perform a
  215.      function. Also pop-up "exploding" windows are used throughout
  216.      MicroCook for warnings and/or information messages. 
  217.                          
  218.           There are actually three different text editors that you
  219.      will use to enter recipes with. First, there is a three item
  220.      Header Editor that is used to enter the recipe name, category and
  221.      the number of servings. Next, there is the Ingredients Editor. On
  222.      the screen you only see 7 lines, but this is a scrolling editor
  223.      with a total of 34 lines. This editor is 38 characters wide. And
  224.      last, there is the Description Editor. This editor is also a
  225.      scrolling editor, 34 lines long and 76 characters wide. You can
  226.      switch between the editors by using the F5, F6, F7 key, or by
  227.      moving the cursor with the mouse or keyboard. If you are on
  228.      the last line in an editor, and you press enter or the
  229.      arrow-down key, the next editor down will be set as the active
  230.      one. If you are at the bottom in the Description Editor, the
  231.      cursor will scroll around to the Header Editor. The Ingredients and
  232.      Description Editors have a Wrap-Down feature, so when you are at
  233.      the end of a line, and the word you are typing is too long for that
  234.      line, the whole word will appear on the next line. 
  235.                                  Page 4 of 19
  236.  
  237.   
  238.           If you place the mouse cursor on the red up or down scroll
  239.      arrows on the left side of the Ingredients or Description editor,
  240.      you can scroll up or down by clicking with the left mouse button.
  241.      If you keep the cursor there and keep the button down, the scroll
  242.      will go up or down slowly for about 1 second before the "Turbo"
  243.      kicks in. Then you will be at the top or bottom of the editor in no
  244.      time. Or you can place the mouse cursor above or below the scroll
  245.      indicator, and press the left button. Then the indicator will move
  246.      towards the mouse cursor.
  247.      
  248.           These editing keys are the available for use  in all editors:
  249.      Back Space ----------------- Delete character left of cursor
  250.      Delete --------------------- Delete character at cursor
  251.      End ------------------------ Go to end of line
  252.      Home ----------------------- Go to beginning of line
  253.      Insert --------------------- Toggle Insert/over write mode
  254.      (Insert mode adds a letter without deleting the existing letters)
  255.             (overwrite substitutes a new letter for an existing letter)
  256.      TAB ------------------------ Move left 4 characters
  257.           
  258.      These additional keys are for use in the Ingredients and Category
  259.      editors:           
  260.      CTRL-End ------------------- Go to last line in current window
  261.      CTRL-Home ------------------ Go to first line in current window
  262.      CTRL-Y --------------------- Delete line at cursor 
  263.      CTRL-N --------------------- Insert line at cursor
  264.      Shift-TAB ------------------ Move right 4 characters
  265.      Page Up -------------------- Move up one screen full
  266.      Page Down ------------------ Move down one screen full
  267.      ALT-Page Up ---------------- Go to first text line in editor
  268.      ALT-Page Down -------------- Go to last text line in editor
  269.      
  270.           If a recipe is selected from a compiled index, there will be
  271.      a line displayed on the bottom of the screen that allow you to use
  272.      CTRL-Page Up and CTRL-Page Down to page through all the recipes in
  273.      the current index. 
  274.                          
  275.           If the "Check for Duplicates" has been set to "Y" (Yes) in
  276.      Setup, MicroCook will check the current index to see if a recipe 
  277.      exists with same name as the one entered in the editor, or against 
  278.      the recipes imported with one of the import functions. If a duplicate
  279.      recipe name is detected, a pop-up window will warn you. If you are
  280.      importing recipes without verifying on, the same window will 
  281.      pop-up, and you will have the option to save or not save that
  282.      recipe. The duplication checking is not case sensitive, so upper
  283.      and lower case words mean the same. But the spelling or the recipe
  284.      name must be exactly the same. Therefore if you have two or more recipes
  285.      with duplicate names, you will need to save each one individually or
  286.      make a slight name change before importing the recipe: Coffee Cake1;
  287.      Coffee Cake2; etc. 
  288.           If you loaded a recipe from the Index, you can mark the recipe as
  289.      Deleted while it is displayed in the Editors with the "Delete This
  290.      Recipe" function under the Index menu. The Hot-key is ALT-Z. You can
  291.      disable the Window that pop up after an ALT-Z, but from then on, you
  292.      will NOT get any warning that a recipe is deleted when ALT-Z is used.
  293.      This will reset next time you load MicroCook.
  294.                                  Page 5 of 19
  295.  
  296.  
  297.           MicroCook has an easy-to-use File Menu that is used throughout
  298.      the program to select files, change directory or disk drive. When
  299.      this file menu is displayed, a small window at the top of the
  300.      screen will display the current directory. 
  301.           You can scroll through a file list with the Up Arrow, Down
  302.      Arrow, Page Up and Page Down keys. If you have a mouse connected,
  303.      you can place the cursor on the red arrows on the right side of the
  304.      window and press the left mouse button. Or place the cursor on the
  305.      scroll marker between the arrows, and while holding the left mouse
  306.      button down, drag it up or down.
  307.           In the larger file menu window the top line has two dots 
  308.      (..        <Parent Directory>) if you are in a directory other than
  309.      the root directory. This is the symbol for the Parent directory,
  310.      the directory above the current directory. If you place the cursor
  311.      bar on that line and press Enter or double click with the mouse,
  312.      the parent directory will be displayed. 
  313.           Any floppy disk drives or additional hard disk drives are
  314.      displayed as: [-A-]        <Disk drive> (in this case the A drive).
  315.      If you select a floppy disk drive and it's not ready or the floppy
  316.      disk is write protected, an error message will be displayed.
  317.           Any name in all upper case letters and with <DIR> after it is
  318.      a directory. You can select any directory and display its files by
  319.      placing the cursor bar on the line with the name of the directory.
  320.      Now press Enter or double click with the mouse.
  321.           File names are displayed in lower case with their size in bytes
  322.      and creation date. Select a file to load by pressing enter when the
  323.      cursor bar is on the file name, or by double clicking with the left
  324.      mouse button.
  325.           If only change of directories are called for, no files will be
  326.      displayed in the file menu. 
  327.           Press ESC or the Right mouse button to cancel any work in the
  328.      file menu.
  329.       
  330.           You load MicroCook by typing MCOOK in the directory where
  331.      the program and its files are saved. The first time you load
  332.      MicroCook, the Setup editor will first come up since there are no
  333.      configuration files. Please edit and change any of the defaults so
  334.      it reflects your system and recipe directory name. As the default
  335.      name for recipe file is the RECIPES.MCD file that's included with
  336.      MicroCook. See Setup described below for all the defaults. 
  337.      
  338.           If you have a monochrome monitor, start MicroCook as MCOOK/B
  339.      to force the program into a Black & White mode. This will make some
  340.      of the color combinations more visible. To see other available
  341.      startup switches for MCOOK, type: MCOOK/?
  342.           There have been reports that MicroCook locks up when running
  343.      in OS/2. But with help from a friend who uses OS/2 (I don't have OS/2 
  344.      - yet), I think we figured it out. In the meantime OS/2 users should
  345.      start MicroCook as: MCOOK OS2. This will bypass some routines that can
  346.      cause the lock up. This bypass will NOT make MicroCook lose any of its
  347.      functions.
  348.  
  349.  
  350.  
  351.  
  352.  
  353.                                  Page 6 of  19
  354.  
  355.  
  356.           On the top of the screen, the current database name is
  357.      displayed along with the number of recipes in it as well as the 
  358.      status of the recipe currently displayed on the screen. If the 
  359.      three sections where the name, ingredients, and directions are 
  360.      normally given are empty, or have text in them without the recipe 
  361.      having been saved, the word NEW will be displayed. If a recipe 
  362.      is loaded from the database or is a new recipe that has been saved,
  363.      its record number will be displayed. To avoid the possibility of 
  364.      losing data caused by an electrical outage or other unforeseen 
  365.      occurrences, it is recommended that you save as soon as you have
  366.      completed entering or editing the necessary information. This is easily
  367.      done by pressing down the Alt key and the letter F key at the same time;
  368.      once the file menu choices appear in the upper left-hand corner of your
  369.      screen, press the key S to complete the saving function. With a mouse
  370.      simply put the cursor on the letter F in the word File (located in the
  371.      upper left hand portion of your screen) and click the mouse. Click the
  372.      the left-hand button on your mouse on the letter S from the selections
  373.      presented. Or use the Hot-key: ALT-S to save. 
  374.      
  375.           If you have an EGA or VGA monitor, a "graphical screen saver" will
  376.      be activated after a preset time (see setup) if there has been no
  377.      activity in the editors. Press any key or a mouse button to return to
  378.      the editors when the screen savers is displayed.
  379.  
  380.      
  381.      ----------- Description of Menus
  382.      
  383.           Press and hold one of the ALT keys, and then the first
  384.      character in the menu group name to access any of these menus. Or
  385.      use the Hot-key to access the function directly.
  386.      If a function isn't available at the time, for example if you attempt to
  387.      "Print This Recipe" when the editors are empty, the color for the text
  388.      for that function in the menu is turned to black. 
  389.  
  390.      
  391.      File Group **************
  392.      
  393.      Save Recipe                        - Hot-Key: ALT-S
  394.           Select this option from the file menu while you are editing your
  395.      recipe to avoid losing your work. When this function is selected, either
  396.      from the pull-down menu or by the hot-key, the current recipe on the
  397.      screen will be saved to the main data file. At the same time the index
  398.      will be updated, both in memory and in the disk file. When the recipe is
  399.      saved, you will hear a tone in the PC speaker. You will not be able to
  400.      save unedited recipes or a recipe without a name. 
  401.           If you have edited a recipe, and select a menu function that
  402.      could clear the data on the screen, you will be prompted so you
  403.      can save the recipe. If AutoSave in Setup is set to "Y", the 
  404.      recipe will automatically be saved without any message.
  405.      See Setup for details.
  406.           After the recipe is saved, the data is still on the screen,
  407.      so you can continue entering more text if necessary.
  408.      
  409.  
  410.  
  411.  
  412.                                  Page 7 of 19
  413.  
  414.      
  415.      Save & New Recipe                  - Hot-key: ALT-A
  416.           When you have made your final editing corrections, choose this
  417.      option from the file menu. This option will both save your recipe and
  418.      clear the screen.
  419.           
  420.      
  421.      Start New Recipe                   - Hot-key: ALT-N
  422.           This menu function will only clear the screen without saving
  423.      the recipes first. But if the editors detect that the recipes have
  424.      been edited, you will be asked if you want to save it first, as
  425.      described above.
  426.  
  427.      
  428.      Load by Numbers                    - Hot-key: ALT-L
  429.           This function is only available if the "Enable Display and
  430.      Load by Recipe #" in Setup is set to Y (Yes). When enabled, the
  431.      recipe numbers will be displayed in the right column in the Index
  432.      listing. You can then browse through the index, and write down the
  433.      recipe numbers you want to retrieve later with this function. This
  434.      might be faster when the database grows to 1500 or more recipes. Or
  435.      you can note the recipe numbers during imports and later quickly
  436.      retrieve one or more of them.  
  437.      
  438.      
  439.      Search for Recipe                  - Hot-key: None
  440.           If you need to look up some information that is stored in
  441.      the main data file on the disk, but you can't remember under
  442.      which recipe name it is saved, you can use this (or the next)
  443.      function. When this function is selected, a pop-up window will
  444.      prompt you for a search word. You can also you use ? as a wild
  445.      card character in the word. The search will also find words where
  446.      you only supply a part of it. So, if your search word is APPLE,
  447.      both APPLESAUCE and APPLECIDER are found (if they are there), along
  448.      with ANY word where APPLE is used. Or should you want to find all
  449.      recipes where chicken is used, this is the function to use. 
  450.           After the search word is entered, you will get a new window
  451.      with choices of where you want to search. You can search either in
  452.      the recipe name, category, ingredients, description or all of the
  453.      recipe. 
  454.           When a recipe is found with the matching search word, it
  455.      will be displayed on the screen, and a message will ask if this
  456.      is the correct recipe or not. If you answer N (No), the search
  457.      will continue to the next occurrence of the word, and you will be
  458.      prompted again. If you answer Y (Yes), MicroCook will keep the
  459.      recipe on the screen, and enter the editors so you can edit, view
  460.      or print the recipe. If no recipes are found, a "Not Found" pop-up
  461.      message will be displayed. 
  462.           If the search has been used previously, the last search word
  463.      will still be displayed. You can clear the editor with ALT-C, and
  464.      if you need to, restore the cleared word with ALT-R. 
  465.  
  466.  
  467.  
  468.  
  469.  
  470.  
  471.                                 Page 8 of 19   
  472.  
  473.      Disk View                          - Hot-Key: ALT-V
  474.           This search is similar to Search for Recipe. The main difference is
  475.      that instead of asking you to decide whether the recipe that was found
  476.      is what you are looking for, a new Index is created which contains any
  477.      recipe that meets your search requirements. This is a helpful function
  478.      when you have some ingredient that you want to use, an overabundance of
  479.      tomatoes or apples or whatever, since you will be presented with all the
  480.      recipes that contain the ingredient and can select the one most
  481.      appropriate for the situation at hand. You can now select from any of
  482.      the displayed recipes. (see "Select from..." below).  
  483.           This is also the function to use if you want to export only a
  484.      certain category in either ASCII or MC database format. First compile an
  485.      Index on the search word you want. After the search is done, press ESC
  486.      for the editors, then ALT-E to get to the Exports. Select which export
  487.      you want, and then after filling in a file name, select one of the last
  488.      two export options. 
  489.  
  490.                   
  491.      Quit                               - Hot-key: ALT-Q
  492.           This will close all files, clear the screen and exit
  493.      MicroCook. If an edited recipe is still on the screen, the "Not
  494.      saved" message described above will be displayed.
  495.     
  496.      
  497.      Index Group *************
  498.           
  499.      Select from...                     - Hot-key: ALT-X
  500.           This is the function you will use to select and browse 
  501.      through already entered recipes. When you choose this function the
  502.      first time, the Index will be compiled, sorted alphabetically on
  503.      the sort key you selected in Setup. In the index array, only the
  504.      recipe name and category is displayed.  
  505.           Once displayed, you can scroll through the index with the
  506.      cursor keys, Page Up or Page Down, or by clicking with the left
  507.      mouse button on the up/down arrows on the right scroll bar, or on
  508.      the red key names on the bottom of the screen. If there are less
  509.      than a screen full of recipes displayed, only the up and down arrow
  510.      cursor keys are active. Select a recipe by pressing Enter when the
  511.      highlighted cursor bar is on-line with the recipe name you want to
  512.      retrieve, or by placing the mouse cursor on the line with the
  513.      recipe name and double click with the left mouse button. Once the
  514.      recipe is loaded from the main data file, it will be displayed in
  515.      the editors. 
  516.           You can move quickly to recipes or categories by typing the first
  517.      letter of the recipe or category names. If the Index is sorted on Recipe
  518.      name, the first letter in the recipe name is used. And if sorted on
  519.      Category, the first letter in the category is used. If no sort is used,
  520.      the first letter in the recipe name is used. When typing a letter, the
  521.      cursor bar will move to the first recipe or category name starting with
  522.      that letter. If the same letter is typed again, the cursor bar will move
  523.      down to the next and so on. When it's past the bottom of the Index
  524.      listing, it will start from the top again.
  525.            In the lower right corner the number of recipes that are marked as
  526.      deleted is displayed. Press ESC in index to cancel any selection. 
  527.           While in the Index you can re-sort it by pressing F8 or
  528.      clicking on F8 (in lower left corner). 
  529.  
  530.                                 Page 9 of 19   
  531.  
  532.      Search                             - Hot-key: None
  533.           This is basically the same as the "Search for Recipe" function
  534.      described above, except this search is only for the index in
  535.      memory. Only words in the Recipe Name and/or Category are searched.
  536.      If a search word is found, MicroCook will retrieve the whole recipe
  537.      from the main disk file and display it. Then display the "Correct
  538.      Recipe? (Y/N)" message. 
  539.           Since the Index searches are searching in memory only, it's
  540.      VERY fast compared to the Disk searches. However, the Index
  541.      searches are limited to searching for a recipe name and category only.  
  542.      
  543.      Index View                         - Hot-key: ALT-Y
  544.           This function is the same as "Disk View" described above,
  545.      except the search is only in the index in memory. You will use this
  546.      primarily when you know the name of a recipe and want to avoid scrolling
  547.      up or down to locate the recipe in order to bring it up on the screen.
  548.           
  549.      Sort                               - Hot-key: ALT-O
  550.           The Sort is a 2-key sort for the Index array only. The sort
  551.      can be performed either ascending or descending, and with either
  552.      recipe name or category as the primary sort key. When selected, a
  553.      window will pop-up with choices of sort keys. Select one by number,
  554.      or by placing the mouse cursor on the corresponding line and
  555.      clicking with the left mouse button. Since this a 2-key sort, both
  556.      the Recipe Names and Category are sorted. So if Category is the
  557.      primary sort key, all recipes within the same category are sorted
  558.      in the same order as the category. See Default Sort-key under
  559.      Setup.
  560.      
  561.      Delete This Recipe                 - Hot-key: ALT-Z
  562.           By selecting this function, or with the hot-key, while a
  563.      previously saved recipe is displayed in the editors, the recipe will be
  564.      marked as deleted. Before it is marked, MicroCook will ask if you really
  565.      want to delete the recipe. As with the "Delete Recipes" function
  566.      described below, you can later un-delete the recipe if the database has
  567.      not yet been Packed. If you Disable the window that pop-up after ALT-Z
  568.      is used, you will NOT be warned that a recipe will be deleted when ALT-Z
  569.      is used. After a recipes is deleted, the next on in the Index order will
  570.      be displayed. 
  571.      
  572.      Un-Delete Recipes & Delete Recipes - Hot-key: None
  573.           When marking recipes for deletion, you are actually not
  574.      deleting them, only marking each recipe so it won't show up in the
  575.      index listing. 
  576.           When this function is selected, an Index array with ALL
  577.      recipes are compiled and displayed. You can then move through the
  578.      index and mark the recipes you want to mark for deletion by
  579.      pressing the Enter key, pressing the Space bar or placing the mouse
  580.      cursor on the line with the recipe name and clicking the left
  581.      mouse  button. The recipes that are marked for "deletion" will have
  582.      a check mark in the left column by the recipe name. When done
  583.      marking, press F10 to write all the makers to the disk files, and
  584.      re-initialize MicroCook. 
  585.           You can un-delete any recipes by selecting this function
  586.      again. All recipes that are marked for deletion will have the check
  587.      mark by its name. Now just un-mark the recipe, press F10 and the
  588.      recipe is back again. See the Pack function for permanent deletion
  589.      of recipes.                 Page 10 of 19
  590.      Print Group *************
  591.      This Recipe                        - Hot-key: ALT-R
  592.           If there is a recipe on the screen, this function will send it
  593.      to the printer port assigned to MicroCook in Setup.
  594.           You will be asked if you want to re-direct the output to an
  595.      ASCII disk file. This can be an handy feature if you later want to
  596.      import the recipe(s) into a word processor when you are ready to
  597.      write your own cook book. The file output is formatted exactly in
  598.      the same way as the printed hard copy.
  599.           One recipe will need one sheet of paper, or about 60 lines of
  600.      text. If a Laser printer is used, a page eject is performed at the
  601.      end of the print job, and if a continuous sheet dot-matrix printer
  602.      is used, the printer will advance to the next page break.
  603.           If the printer is not on-line and ready when this or any
  604.      other print function is selected, an error message will be
  605.      displayed. You can then ready the printer and try again without
  606.      aborting the printing.
  607.      
  608.      Other Recipes                      - Hot-key: None
  609.           With this function you can print selected recipes from the
  610.      Index. You can tag one recipe, or as many you want for multiple
  611.      sheets of recipes. Move through the index and mark the recipes you
  612.      want to Print by pressing the Enter key, Space bar or placing the
  613.      mouse cursor on the line with the recipe name and clicking with the
  614.      left mouse button. The check mark will indicate which recipes will
  615.      be printed. Press F10 when done selecting to start the printing. 
  616.      You will also be given the chance to print an ASCII file to a disk
  617.      instead of to a printer. 
  618.           If you are printing to a printer, you will also be asked if you
  619.      want to remove the blank lines between recipes. This will place more
  620.      than one recipe on a sheet of paper, but a recipe could also be split
  621.      between two pages. When printing to a file, there are no space between
  622.      recipes. 
  623.     
  624.      Index in Memory                    - Hot-Key: None
  625.           The will print the CURRENT compiled index in memory. If you
  626.      select this function without performing any of the View searches,
  627.      the whole index (minus the recipes marked as deleted) will be
  628.      printed. If you perform either an Index View search or a Disk View
  629.      search, only those recipes found in the search will be printed. 
  630.       
  631.      Form Feed                          - Hot-Key: None
  632.           If you need to advance the paper in the printer one page, this
  633.      function will do so for you by sending a form feed command to the
  634.      printer (ASCII 12). 
  635.      
  636.      Database Group ********** 
  637.      Change to                          - Hot-key: ALT-C
  638.           Since you can have several different databases for use with
  639.      MicroCook, you will need an easy and fast way to change between
  640.      them. And this is it! 
  641.           When selected, an alphabetically sorted scrolling menu will be
  642.      displayed with only the *.MCD database files that are in the
  643.      current default directory (see Setup). 
  644.           By placing the cursor bar on the file you want to load, and  
  645.      pressing Enter, the file's Index will be loaded into memory. 
  646.      See description earlier in this manual about the File menu.
  647.                                 Page 11 of 19   
  648.  
  649.      Create New                         - Hot-key: None
  650.           Before any database file can be used to save recipes in, it
  651.      has to be created. This function will pop up a window where you can
  652.      type in an 8 letter filename. Do NOT use extension, as this will be
  653.      supplied by MicroCook. Both an empty main data file and the index
  654.      file will be created. This will not set the created database to the
  655.      one currently in use, so if you want to use it now, you must change
  656.      to it as described in the function above. Or you can change the
  657.      name of the default database to it in Setup, so it will be loaded
  658.      the next time you load MicroCook . The default directory where
  659.      the database files will be created is also displayed in the window.
  660.      If you want to create the database in a different directory, press
  661.      F8. The same file menu as described above will then be displayed.
  662.      But this time only the available directories and disk drives are
  663.      displayed. After the file name has been entered, you will be asked if
  664.      you want to make the new database active. If you answer Yes, the new  
  665. database will be loaded. If No (or ESC), the current database will stay    
  666. loaded.
  667.      
  668.      Re-Index                           - Hot-key: None
  669.           If the index file for some reason should get corrupted with
  670.      garbled data, you can re-create a new index file with this
  671.      function. It will delete the old index and read the necessary
  672.      information from the main data file and save it in a new index
  673.      file.
  674.  
  675.      Setup                              - Hot-key: ALT-U
  676.           Here you let MicroCook know about some of your PC's
  677.      configurations and how you want the program to operate.
  678.      
  679.      Default Recipe File...............................             
  680.           This is the main data file MicroCook looks for when it's
  681.           loaded from the DOS prompt. If this file cannot be found, an
  682.           error message will be displayed. While working in MicroCook
  683.           you can change between databases as often as you want.
  684.           Default: RECIPES.MCD
  685.      Default Path for Recipe and data files............               
  686.           Enter the disk drive and the directory where the recipe      
  687.           database files, index files and any ASCII export or Import 
  688.           files are. This does not have to be same directory as where
  689.           the MCOOK.EXE program and its support files are saved.
  690.           Default: Where MCOOK.EXE is located
  691.      Auto Save after Edit? (Y/N).......................
  692.           If you set this option to Y (Yes), MicroCook will not prompt 
  693.           you if a recipe has been edited, and you are about to select
  694.           a function that possibly could clear the recipes currently
  695.           on the screen, but automatically save it for you, no questions
  696.           asked. By setting this to N (No), a message will prompt you to
  697.           save before you can change function. Now you will have the
  698.           option of either saving the recipe or not. Press F, or click on
  699.           the letter, to bypass the save. Depending on the function you
  700.           selected, the recipe could possibly still be on the screen
  701.           when you return. For example, if you only wanted to look at
  702.           the index, but not select a new recipe, the recipe on the
  703.           screen will still be there. But if don't want to take any
  704.           chances, save the recipe first.
  705.           Default: N
  706.                                  Page 12 of 19
  707.      
  708.      Printer Port used (LPT1-LPT4).....................
  709.           Enter the parallel port number where your printer is
  710.           connected.      
  711.           Default: 1
  712.      
  713.      Printer Type, Dot-Matrix or Laser? (D/L) .........
  714.           There are no printer codes used in MicroCook that are
  715.           printer type dependant, so most any printer will work fine.
  716.           This function is only to let MicroCook know how to handle
  717.           page eject after a print job. If D (Dot-Matrix) printer is
  718.           selected, the printer will advance to next page perforation
  719.           after a print job is done. With L (Laser) selected, a
  720.           standard page eject is performed.
  721.           Default: D
  722.      
  723.      Printer Page Length (Lines) ......................
  724.           Enter number of lines of effective printing one sheet of
  725.           paper can handle. This is usually 66 lines for a Dot-Matrix 
  726.           continuous feed printer, and 60 lines for single sheet Laser
  727.           (or any other single sheet) printer.
  728.           Default: 66
  729.      
  730.      Default Index Sort, Name or Category. (N/C).......
  731.           When the index is first loaded, it's sorted alphabetically on 
  732.           two keys, one primary and one secondary key. This function 
  733.           lets you select the primary key. This can be either on recipe
  734.           name (N) or category (C). If you prefer to have recipes grouped by
  735.           category instead of by index name, select C.  
  736.           Default: N
  737.      
  738.      Sort Ascending/Descending (A/D)...................
  739.           Here the sort order for the primary key is set. The 
  740.           secondary key is also sorted in the same order. If ascending
  741.           (A) is selected, the sort will be from A to Z. Apples will
  742.           be one the top of the index, and Zucchini on the bottom. 
  743.           Descending sort will put the Zucchini on the top. The sort 
  744.           is case sensitive, so Zucchini (upper case Z) will come before
  745.           apples (lower case a).  
  746.           Default: A
  747.  
  748.      Index Sort when Recipe Save/Database Load (Y/N) ...
  749.           When the database is getting large, over 1500 recipes, the
  750.           Index sort will take a few seconds because it's a 2-key
  751.           sort. But you can disable the automatic Index sort during
  752.           Index load and also after a new or edited recipe has been
  753.           saved by marking this item with N (No). You can then sort
  754.           the index as needed either while in the Index (F8) or from
  755.           the Index menu. If the Sort is set to on, (Y), the Index will
  756.           only be sorted if either the recipe name or category is 
  757.           sorted. If only editing  has been done in either the 
  758.           Ingredients or Description, no sort will be performed when the
  759.           recipe is saved again.
  760.           Default: N
  761.      
  762.  
  763.  
  764.                                  Page 13 of 19
  765.  
  766.  
  767.      Enable Display and Load by Recipe#? (Y/N)........
  768.           If this function is enabled, the recipe (record) numbers
  769.           will be displayed in the Index listing. The recipes can then
  770.           be loaded directly by the Load by Number function in the
  771.           File menu, or ALT-L hot-key.
  772.           Default: N
  773.      
  774.      Auto check for duplicate recipe names? (Y/N).....
  775.           When this function is enabled, MicroCook will check the
  776.           current index to determine if a recipe already exists with
  777.           the same name as one that is being entered and saved from
  778.           the editors or being imported with one of the imports. The
  779.           name check is not case sensitive, but the spelling and
  780.           punctuation of the whole recipe name must be the same. If a 
  781.           recipe is about to be saved and has the same name as one
  782.           already in the Index, and window will pop up and warn you
  783.           about it. 
  784.           Default: N
  785.      
  786.      12 or 24 hour clock format? (12/24) ................
  787.           Here you can chose if you want the clock on the screen to
  788.           display the time in the 12 hour format (A.M. & P.M.) or in
  789.           the military 24 hour format, also used in Europe and other
  790.           parts of the world. 11:37:12 PM vs 23:37:12. 
  791.           Default: 12
  792.      
  793.  
  794.      Minutes till Screen Saver Activates (0-60)      (0=Not Used)
  795.           If you have loaded MicroCook on your PC, and it just sits there and
  796.           is doing nothing, this function will make it do "something". If
  797.           the keyboard or mouse hasn't been used within the time limit set
  798.           here, a graphical screen saver will be activated. This screen
  799.           saver has many different screens, and they will change in a random
  800.           manner. Just tap a key on the keyboard or click one of the mouse
  801.           buttons to get back to the editors again. If you don't want the
  802.           screen saver activated at all, enter a 0 (Zero) here, and you'll
  803.           never see it again. This screen saver ONLY works on EGA or better
  804.           monitors. If a CGA Monitor is detected, it will not be activated.
  805.           Default: 5
  806.      
  807.      Silent Mode (NO Chimes)..........................
  808.           With an Y (Yes) here, all the chimes and beeps will be disabled.
  809.           Default: N 
  810.  
  811.           When done editing the setup, press F4 to save, or ESC to
  812.      cancel. If F4 was pressed, MicroCook will re-initialize so any
  813.      changes can be put into effect.
  814.        
  815.  
  816.  
  817.  
  818.  
  819.  
  820.  
  821.  
  822.  
  823.                                  Page 14 of 19
  824.  
  825.  
  826.      Tools Group *************
  827.      
  828.      
  829.      Conversions                        - Hot-key: None
  830.           Selecting this function will bring up an ASCII file viewer   
  831.      with a file called MCOOK.MCC. This file MUST reside in the same   
  832.      directory as MCOOK.EXE. This file contains some conversions between
  833.      metric and English weights and volume, abbreviations for measures
  834.      used in recipes, some substitutes that can be used during cooking,
  835.      and conversions between degrees Centigrade and degrees Fahrenheit. 
  836.           This file is a ASCII text file, so you can edit and/or add
  837.      your own data that you might need to look at while entering
  838.      recipes.
  839.           You can scroll up, down or sideways through the manual with
  840.      Page Up, Page Down, the up, down, left or right arrow keys, or by 
  841.      placing the mouse cursor on the up or down arrows by the scroll
  842.      bars and clicking the left button. The End key will place the cursor
  843.      on the last line in the document, and Home will place it on the
  844.      first line.
  845.           F3 will bring up a small window where you can type in text
  846.      that you want to search for. When found, the text will be
  847.      highlighted, otherwise a Not Found message will be displayed. 
  848.      Press ESC to return to the editors.
  849.      
  850.      
  851.      Read Manual                        - Hot-key: ALT-M
  852.           If you don't have a printed manual (this document) nearby
  853.      while working in MicroCook, you can select this function and read
  854.      it without first exiting MicroCook. See "Conversions" about
  855.      navigating in the file viewer. The manual is called MCOOK.MAN, and
  856.      it MUST reside in the same directory as MCOOK.EXE. 
  857.      
  858.      
  859.      File Reader                        - Hot-key: None
  860.           This function will bring up the same powerful ASCII file
  861.      viewer used with Conversions and Read manual. But now you can
  862.      select from ANY of the files in the current directory. Of course,
  863.      only ASCII text files will make any sense, EXE or COM files will
  864.      only display some characters that won't make for good reading.  The
  865.      limit on files in the file viewer is about 16,000 lines. 
  866.           You can change directory by pressing F8 and access the same
  867.      file manager as described above in "Change to..." and "Create New".
  868.      See "Conversions" about navigating in the file viewer.
  869.      
  870.      About.....                         - Hot-Key: None
  871.           About provides information relating to MicroCook. The program name
  872.      and version  will be displayed in a pop-up window as well as an
  873.      indication as to whether or not the program has been registered. If
  874.      it's registered, the serial number and the name of the person it was
  875.      registered to are also displayed. 
  876.  
  877.  
  878.  
  879.  
  880.  
  881.  
  882.                                 Page 15 of 19   
  883.  
  884.  
  885.      Status                             - Hot-key: None
  886.           As your recipe database grows, you can take a look in this
  887.      Status window to see how many more recipes there are room for in
  888.      the database currently in use. This is an estimate only, calculated
  889.      from the free memory you currently have in your PC. Also displayed
  890.      is how much free disk space is left on the disk currently  in use. And
  891.      how many more recipes it could hold, if you were to fill up the rest of
  892.      the disk with recipes only. Even though the Status window says you can
  893.      have for example, 2085 recipes in a database, you should try to keep the
  894.      maximum at least 20-30 less than that number. BEST: Keep the databases
  895.      below 1500 recipes. Smaller databases are faster in loading, sorting and
  896.      selecting from. This will protect you in case you add a new RAM resident
  897.      program (TSR) and still allow you to access the database and the index.
  898.      Also, if you have many recipes in a database, Imports and editing will
  899.      slow down if Duplicate Checking is on. 
  900.      
  901.      DOS Shell                          - Hot-key: None
  902.           Need a short trip to the DOS prompt? Here's the door. Since
  903.      MicroCook and the index is still loaded in memory, there probably
  904.      will be little memory left to run any other programs, but standard
  905.      DOS commands can still be performed. If you change directory while
  906.      in DOS, MicroCook will change it back to the working directory when
  907.      entering the program again. Type EXIT to re-enter MicroCook again.
  908.      
  909.           
  910.      Export/Import Group *****             
  911.           
  912.      Export MC database                 - Hot-key: None
  913.           With this function you can export the whole (basically copy
  914.      the one in use), or selected recipes from the one currently in use.
  915.      Since MicroCook uses a fixed length record random access database
  916.      system, these files can ONLY be used by MicroCook. When selected
  917.      you will be asked for a filename to use when you export. Type in a name,
  918.      maximum 8 characters and no extension. If a file with that name
  919.      already exists, a message will ask you if you want to enter a
  920.      different name, append to the existing one, or overwrite the
  921.      existing one. If you enter a new file name, a new database will be
  922.      created, but without the index file. If you select "overwrite" the
  923.      existing database will be deleted, and a new empty one with the
  924.      same name will be created. Next you will have the choice of if you
  925.      want to export all or selected recipes. If you have compiled an Index on
  926.      a Search Word and want those recipes in a separate database, select 3.
  927.      You can be even more detailed with #4, Export Selected Recipes from
  928.      Current Index, where you can tag from the compiled Index. If Selected is
  929.      chosen, the index will be displayed. And now you can tag only the
  930.      recipes you want to export to the new database. When done tagging, press
  931.      F10 to start the export. 
  932.      
  933.           This export feature can be a handy feature if you later want
  934.      to divide up the recipes into different groups, like different
  935.      ethnic foods, or want to mail some of your recipes on a floppy disk
  936.      to a friend who also uses MicroCook. 
  937.      
  938.           Press F8 to bring up the File menu described earlier if you
  939.      want the new database file to be saved in a different directory.
  940.      
  941.                                  Page 16 of 19
  942.  
  943.  
  944.      Import MC database                 - Hot-key: None
  945.           This allows you to import the database files that were exported
  946.      with the function described above. When selected, you will see the 
  947.      scrolling File menu with the available databases in the current
  948.      directory. After you have selected one, the next question is if you
  949.      want to verify the recipe before it's saved to the one currently in
  950.      use. If you answered N (No) all recipes will be imported. If you
  951.      are not sure if you want all the recipes in the imported one,
  952.      answer Y (Yes). That way you can select those you want to save or want
  953.      to edit a little. As the recipes are  retrieved from the database, they
  954.      are displayed in the editors. If  you don't want to save it, just answer
  955.      N (No) to save it, and MicroCook will continue on to the next one. Press
  956.      Y (Yes) to save it, or E (Edit) if you want to edit it. If you select
  957.      Edit, the editors will be activated. When you are done editing, press
  958.      ALT-S to Save, or ALT-N if you don't want to save it. The import will
  959.      continue on to the next recipe. This editing function is only
  960.      available if you answer Y (Yes) to verify the recipes as they are
  961.      imported. You can abort the import at any time by pressing ESC, or
  962.      clicking the right mouse button. When done importing, you will be asked
  963.      if you want to import more files.
  964.      
  965.      Export MC ASCII                    - Hot-Key: None
  966.           If you are using bulletin board systems (BBS) such as GEnie (tm),
  967.      Prodigy (tm), CompuServe (tm), America On Line (tm) or any other BBS,
  968.      and want to upload one or more of your recipes to share with friends
  969.      that also use MicroCook, this is the function to use. If you need to
  970.      share ASCII recipe files with someone that doesn't have MicroCook (yet),
  971.      use the print to file function from the Print menu.
  972.           When MicroCook export recipes as MC ASCII, they are formatted
  973.      in a certain way, so they can easily be imported again. And if no
  974.      major change has happened in the ASCII recipe between the header
  975.      marker and the end of recipe marker, MicroCook can pick out the
  976.      recipe and format it for use without any problems from within a
  977.      large file with other downloaded E-mail.
  978.           If you are sending a file as private E-mail on Prodigy, their
  979.      editor is only 40 characters wide, you can set the width of the
  980.      output to 40 characters. MicroCook will insert a ^ character at the
  981.      end of each full line. This character will be used when Importing
  982.      again to reformat the imported recipe so it looks exactly as the
  983.      exported one. The ^ characters are removed during import. The MC
  984.      ASCII can be formatted between 39 and 78 characters wide. 
  985.           The procedure to Export MC ASCII files are the same as MC
  986.      Database Export, except here you will also be asked for the width
  987.      in characters of the ASCII file.  
  988.          
  989.      Import MC ASCII                    - Hot-key: None
  990.           This is the function you need to use when importing the
  991.      specially formatted ASCII files exported with the function
  992.      described above. When selected, the file menu described earlier
  993.      will pop up with a listing of ALL files in the current directory.
  994.      So be sure you select only the ones that are valid MC ASCII files.
  995.      If any other files are selected, nothing will happen because
  996.      MicroCook can't find the MC ASCII recipe header, and after it has
  997.      gone through the whole file, a "No Recipes found" message will be
  998.      displayed putting you  back in the editors.
  999.  
  1000.                                  Page 17 of 19
  1001.  
  1002.  
  1003.           Here you also will have the option of verifying  and/or editing the
  1004.      recipes before they are saved to the database  currently in use, or
  1005.      importing all of them. If the ASCII recipe has been exported in a
  1006.      narrower format than the default 78 characters, it will be expanded
  1007.      again, and all the ^ characters are removed. 
  1008.           MicroCook will still import ASCII recipes created with version
  1009.      1.2. These ASCII recipes did not have the ^ characters and had a 
  1010.      default of 78 characters wide. When done importing, you will be asked
  1011.      if you want to import more files.
  1012.           See MCFORMAT.DOC regarding how a MC ASCII file must look 
  1013.      before it can be imported.
  1014.  
  1015.      
  1016.      Import MM 7+ ASCII                 - Hot-Key: None
  1017.           I know that there are many ASCII recipe files formatted for
  1018.      Meal-Master(tm) around on various BBS's. And if you want to
  1019.      download any of them and import them, you can use this function. I
  1020.      have tried to make this function as flexible as possible without
  1021.      letting anything but Meal-Master recipes through. This function
  1022.      will work for both the special Prodigy format and the "generic"
  1023.      Meal-Master ASCII format.
  1024.           But since these Meal-Master recipes are not created by
  1025.      MicroCook, some editing might be necessary during Import to get
  1026.      them the way you want them. But I think about 99% of them do just
  1027.      fine as they are.
  1028.           When this function is selected, the same file manager as
  1029.      described above will be displayed with a listing of ALL the files
  1030.      in the current directory. After a file is selected, MicroCook will
  1031.      look for the Meal-Master header:
  1032.  
  1033.      ---------- Recipe via Meal-Master (tm) v7.0      
  1034.      After the header is found, the rest of the text is deciphered, and
  1035.      the recipe name, categories, servings, ingredients and description
  1036.      are put into the correct places in the MicroCook recipe. 
  1037.      Also the narrow Prodigy (*P) format and recipes from version 7.06, 7.07,
  1038.      8.0 and MMCONV 1.60 are recognized. When done importing, you will be
  1039.      asked if you want to import more files.     
  1040.  
  1041.      
  1042.      Help                               - Hot-Key: F1
  1043.           Just that - HELP! This function will bring up an ASCII file in
  1044.      the ASCII file viewer called MCOOK.HLP. This file MUST reside in
  1045.      the same directory as MCOOK.EXE.
  1046.           In this file only keys and key combinations that are not
  1047.      printed on the screens are listed, like the hot-keys, and editing
  1048.      keys in the editors. If you need detailed help about MicroCook, use
  1049.      the Read Manual function in the Tools menu.
  1050.           If you want to add your own Help and/or tips in this file, use
  1051.      an ASCII editor like MS-DOS's EDIT, or MCEDIT that you receive
  1052.      after you have registered MicroCook. You can also use a word
  1053.      processor, but be sure to save what you write as a pure ASCII text
  1054.      (WordPerfect =  CTRL-F5, T, S).
  1055.      
  1056.  
  1057.  
  1058.  
  1059.                                  Page 18 of 19
  1060.  
  1061.      
  1062.      What's next?
  1063.           I have received several suggestions from users of previous versions
  1064.      that I will try to implement in the next version. Some of them are
  1065.      in this version too. But the more feedback I get from YOU, the
  1066.      user, the better MicroCook will get. So, please let me know the
  1067.      GOOD and BAD about MicroCook, and what you would like to see in the
  1068.      next version. Either by mail, on the registration card, by phone or on
  1069.      one of the on-line services where I'm a member.
  1070.      
  1071.      
  1072.      A Special THANK YOU to:
  1073.           Annie, Beverly, Bill, Berni, Bobbie, Chet, Cindy, Darla, Fred,
  1074.      Gail, Gloria, Hank, Herman, Irene, Jackson, Judi, Kay, Linda, Neil,
  1075.      Patsy, Shari, Shirley and Wendy on GEnie On-line Services. They
  1076.      helped me in getting the "bugs" out of MicroCook. Without them and
  1077.      their suggestions and keen eye for "something that doesn't work
  1078.      right", MicroCook wouldn't be what it is today. Couldn't ask for
  1079.      better Beta Testers!
  1080.           And thank you for good ideas for improvements from Mike, Charlie,
  1081.      Bobbie, David and many more. Keep 'em coming!
  1082.           And also a BIG THANK YOU to Caryl in Texas for help with the
  1083.      manual. 
  1084.      
  1085.                       -:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-
  1086.      
  1087.      IBM is a registered trademark of IBM Corp.
  1088.      GEnie is a registered trademark of GE Information Systems.
  1089.      Prodigy is a registered trademark of Prodigy Service Company.
  1090.      Meal-Master is a registered trademark of Episoft Systems. 
  1091.      MS-DOS is a registered trademark of MicroSoft Corporation.
  1092.      MicroSoft is a registered trademark of MicroSoft Corporation.
  1093.      Visual Basic is a registered trademark of MicroSoft Corporation.
  1094.      Epson is a registered trademark of Epson Corporation.
  1095.      PKZIP is a registered trademark of PKWARE, Inc.      
  1096.  
  1097.  
  1098.  
  1099.  
  1100.  
  1101.  
  1102.  
  1103.  
  1104.  
  1105.  
  1106.  
  1107.  
  1108.  
  1109.  
  1110.  
  1111.  
  1112.  
  1113.  
  1114.  
  1115.  
  1116.  
  1117.  
  1118.                                  Page 19 or 19